func net/http.writeMatchingPath
5 uses
net/http (current package)
pattern.go#L433: func writeMatchingPath(b *strings.Builder, segs []segment) {
pattern.go#L459: writeMatchingPath(&b, segs1)
pattern.go#L461: writeMatchingPath(&b, segs2)
pattern.go#L527: writeMatchingPath(&b, segs1)
pattern.go#L529: writeMatchingPath(&b, segs2)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |